func crypto/rand.warnBlocked

2 uses

	crypto/rand (current package)
		rand_unix.go#L50: func warnBlocked() {
		rand_unix.go#L58: 		t := time.AfterFunc(60*time.Second, warnBlocked)